home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 45
/
Vol 45.iso
/
games
/
bubblegu.swf
/
scripts
/
DefineButton2_524
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-04-20
|
125 b
|
5 lines
on(press){
var jsURL = "javascript:openTellAFriendWindow(\'" + home.tellURL + "\', 450, 650)";
getURL(jsURL,"");
}